Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type cast port to integer #2

Merged
merged 1 commit into from
Jan 12, 2021
Merged

Type cast port to integer #2

merged 1 commit into from
Jan 12, 2021

Conversation

joshuabaker
Copy link
Contributor

@ostark I believe this is needed to avoid the following exception.

Warning: Memcached::addServer() expects parameter 2 to be int, string given

```
Warning: Memcached::addServer() expects parameter 2 to be int, string given
```
@ostark
Copy link
Collaborator

ostark commented Jan 11, 2021

Sounds legit, but in the past I did not experienced this warning.

@ostark
Copy link
Collaborator

ostark commented Jan 11, 2021

@ostark ostark merged commit bf307e5 into fortrabbit:master Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants